Interface CDPTypeLengthValue

All Superinterfaces:
IPCData, Pdu, Signal
All Known Subinterfaces:
CDPAddress, CDPCapability, CDPCoS, CDPDeviceId, CDPNativeVlan, CDPPlatform, CDPPortId, CDPSoftwareVersion, CDPVoipVlan
All Known Implementing Classes:
CDPAddressImpl, CDPCapabilityImpl, CDPCoSImpl, CDPDeviceIdImpl, CDPNativeVlanImpl, CDPPlatformImpl, CDPPortIdImpl, CDPSoftwareVersionImpl, CDPTypeLengthValueImpl, CDPVoipVlanImpl

public interface CDPTypeLengthValue extends Pdu
  • Method Details

    • getCdpType

      Short getCdpType()
      Returns:
      Short Returns a Short
    • setCdpType

      void setCdpType(Short cdpType)
      Parameters:
      cdpType - Takes in a parameter of cdpType
    • getCdpLength

      Short getCdpLength()
      Returns:
      Short Returns a Short
    • setCdpLength

      void setCdpLength(Short cdpLength)
      Parameters:
      cdpLength - Takes in a parameter of cdpLength